Skip to content

chore(deps): bump github.com/oracle/oci-go-sdk/v65 from 65.110.0 to 65.111.0 in the go-minor-patch group across 1 directory#242

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-minor-patch-128320f355
Closed

chore(deps): bump github.com/oracle/oci-go-sdk/v65 from 65.110.0 to 65.111.0 in the go-minor-patch group across 1 directory#242
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-minor-patch-128320f355

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps the go-minor-patch group with 1 update in the / directory: github.com/oracle/oci-go-sdk/v65.

Updates github.com/oracle/oci-go-sdk/v65 from 65.110.0 to 65.111.0

Release notes

Sourced from github.com/oracle/oci-go-sdk/v65's releases.

65.111.0

Added

  • Support for managing OLVM environment and endpoint fields for asset sources in the Cloud Bridge service

  • Support for managing OLVM environment asset class name, asset class version, and asset details in the Cloud Bridge service

  • Support for Ubuntu, Windows Server 2025, Windows 11, and Dynamic Groupings in the OS Management Hub service

  • Support for S3 virtual host URLs for existing and regionally unique buckets in the Object Storage service

  • Support for dual-stack IPv6 endpoints in the Management Agent Cloud service

  • Support for generic VNIC Attachment node pools with application resource-based pod networking and secondary VNIC profiles in the Kubernetes Engine service

  • Support for getting currentSize of the instancePool resource in the Compute service

  • Support for new launch instance networkType value ACCELERATEDPV in the Compute service  

Breaking Changes

  • The fields ApplianceImageSummary and DefinedTags removed from models ApplianceImageSummary and SupportedCloudRegionSummary in the Cloud Bridge service

File Checksums (SHA256)

oci-go-sdk-65.111.0.zip b77ae13928b999304b58f71ce11f0cabb811c65c8f5bde08ac0417342005af35

Changelog

Sourced from github.com/oracle/oci-go-sdk/v65's changelog.

65.111.0 - 2026-04-07

Added

  • Support for managing OLVM environment and endpoint fields for asset sources in the Cloud Bridge service
  • Support for managing OLVM environment asset class name, asset class version, and asset details in the Cloud Bridge service
  • Support for Ubuntu, Windows Server 2025, Windows 11, and Dynamic Groupings in the OS Management Hub service
  • Support for S3 virtual host URLs for existing and regionally unique buckets in the Object Storage service
  • Support for dual-stack IPv6 endpoints in the Management Agent Cloud service
  • Support for generic VNIC Attachment node pools with application resource-based pod networking and secondary VNIC profiles in the Kubernetes Engine service
  • Support for getting currentSize of the instancePool resource in the Compute service
  • Support for new launch instance networkType value ACCELERATEDPV in the Compute service  

Breaking Changes

  • The fields ApplianceImageSummary and DefinedTags removed from models ApplianceImageSummary and SupportedCloudRegionSummary in the Cloud Bridge service

65.111.0 - 2026-04-07

Added

  • Support for managing OLVM environment and endpoint fields for asset sources in the Cloud Bridge service
  • Support for managing OLVM environment asset class name, asset class version, and asset details in the Cloud Bridge service
  • Support for Ubuntu, Windows Server 2025, Windows 11, and Dynamic Groupings in the OS Management Hub service
  • Support for S3 virtual host URLs for existing and regionally unique buckets in the Object Storage service
  • Support for dual-stack IPv6 endpoints in the Management Agent Cloud service
  • Support for generic VNIC Attachment node pools with application resource-based pod networking and secondary VNIC profiles in the Kubernetes Engine service
  • Support for getting currentSize of the instancePool resource in the Compute service
  • Support for new launch instance networkType value ACCELERATEDPV in the Compute service  

Breaking Changes

  • The fields ApplianceImageSummary and DefinedTags removed from models ApplianceImageSummary and SupportedCloudRegionSummary in the Cloud Bridge service
Commits
  • bbc0cea Releasing version 65.111.0
  • 591769d Merge remote-tracking branch 'scm/github' into release_2026-04-07
  • ceff18b Releasing version 65.111.0
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-minor-patch group with 1 update in the / directory: [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk).


Updates `github.com/oracle/oci-go-sdk/v65` from 65.110.0 to 65.111.0
- [Release notes](https://github.com/oracle/oci-go-sdk/releases)
- [Changelog](https://github.com/oracle/oci-go-sdk/blob/master/CHANGELOG.md)
- [Commits](oracle/oci-go-sdk@v65.110.0...v65.111.0)

---
updated-dependencies:
- dependency-name: github.com/oracle/oci-go-sdk/v65
  dependency-version: 65.111.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 8, 2026
ericfitz added a commit that referenced this pull request Apr 8, 2026
Supersedes Dependabot PRs #238 and #242.

Go:
- github.com/oracle/oci-go-sdk/v65 v65.110.0 -> v65.111.0

Note: PR #238 also included aws/config v1.32.14 and lib/pq v1.12.3,
both of which were already applied in a prior commit.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ericfitz
Copy link
Copy Markdown
Owner

ericfitz commented Apr 8, 2026

Superseded — oci-go-sdk updated to v65.111.0 in dev/1.4.0 (commit b1f0666).

@ericfitz ericfitz closed this Apr 8, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/go_modules/go-minor-patch-128320f355 branch April 8, 2026 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant